Fix incorrect display of RFC2047 encoded names in Rmail summary buffers
authorEli Zaretskii <eliz@gnu.org>
Sat, 10 Dec 2011 13:46:25 +0000 (15:46 +0200)
committerEli Zaretskii <eliz@gnu.org>
Sat, 10 Dec 2011 13:46:25 +0000 (15:46 +0200)
commitb1cbbc5ae6e50dd2947f4277d50cbbc30ff98e51
treec07224b74f4fe0330e161e5889f0af839d3bab0d
parent6f7f09befdae6cae3d26918cc67f8b231f5e0691
Fix incorrect display of RFC2047 encoded names in Rmail summary buffers

 lisp/mail/rmailsum.el (rmail-header-summary): RFC2047 decode the
 `from' or `to' address before taking its substring.  Fixes
 incorrect display in Rmail summary buffer whereby an RFC2047
 encoded name is chopped in the middle of the encoded string, and
 thus displayed encoded.
lisp/ChangeLog
lisp/mail/rmailsum.el